home *** CD-ROM | disk | FTP | other *** search
- inherited frmMouseClick: TfrmMouseClick
- Left = 409
- Top = 149
- HelpContext = 10
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
- 'Clicks the mouse according to the parameters you specify.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object rdogrpClickType: TRadioGroup
- Left = 12
- Top = 112
- Width = 445
- Height = 105
- Anchors = []
- Caption = 'Click Type:'
- Items.Strings = (
- '&Single click'
- '&Double click'
- '&Hold down'
- 'Rele&ase')
- TabOrder = 0
- end
- object rdogrpButtons: TRadioGroup
- Left = 12
- Top = 16
- Width = 445
- Height = 89
- Caption = 'Click the following button:'
- Items.Strings = (
- '&Left'
- '&Center'
- '&Right')
- TabOrder = 1
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 200
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- Left = 412
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- Left = 448
- Top = 119
- end
- inherited IvTranslator1: TIvTranslator
- Left = 232
- end
- end
-